Repair Tables

Repair Table repairs a possibly corrupted table.

Hint: Just simply control-click the table and select Maintain Tables -> Repair Tables.

If Quick is given, Repair Table tries to repair only the index tree.

If you use Extended, MySQL creates the index row by row instead of creating one index at a time with sorting.


Related topics:
Analyze Table
Check Table
Optimize Table